|
|
The Find menu contains the menu items that let you find objects in
the Outline window.
- Find...: Opens the Find dialog with the following
options -
- What: A string to find.
- Where: Where to find it -
- All: Any iShell object.
- Attribute: An attribute object with that
name.
- Command: A command object with that name..
- Element: An element object with that name..
- Event: An event object with that name..
- Message: A command object or an element object
with a message with that name..
- Property: A property object with that
name..
- Target: A command object or a target object that
targets an element with that name.
- URL: An attribute object or a command object with
a URL with that name.
- Global: A command object with a Global variable with
that name.
- Entire Word: The entire word must match the
string.
- Case Sensitive: The case of the string is
significant.
- Forward: Search from the current selection
forward.
- Backward: Search backwards from the current
selection.
- Find Same: Finds the next match with the existing
criteria.
- Next Error: Finds the next illegal event or command
object.
- Previous Error: Finds the previous illegal event or
command object.
- Next BreakPoint: Finds the next event or command object
with a breakpoint.
- Previous Breakpoint: Finds the previous event or
command object with a breakpoint.
- Next Comment: Finds the next event or command object
with a comment.
- Previous Comment: Finds the previous event or command
object with a comment.
- List of Elements: Finds the selected element.
|